align-content & align-items


Posted by Rich on 2021-05-17

Align-content determines the spacing between lines, while align-items determines how the items as a whole are aligned within the container.
When there is only one line, align-content has no effect.










Related Posts

如何在vs code建立python 虛擬環境

如何在vs code建立python 虛擬環境

Redux middleware

Redux middleware

Fetch 與 Promise (三):注意事項

Fetch 與 Promise (三):注意事項


Comments